[INFO] fetching crate csaf-rs 0.5.1...
[INFO] fixing csaf-rs-0.5.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate csaf-rs 0.5.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate csaf-rs 0.5.1
[INFO] finished tweaking crates.io crate csaf-rs 0.5.1
[INFO] tweaked toml for crates.io crate csaf-rs 0.5.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate csaf-rs 0.5.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate csaf-rs 0.5.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typify v0.6.2
[INFO] [stderr]   Downloaded typify-macro v0.6.2
[INFO] [stderr]   Downloaded ssvc v0.1.0
[INFO] [stderr]   Downloaded oxilangtag v0.1.5
[INFO] [stderr]   Downloaded cvss-rs v0.3.0
[INFO] [stderr]   Downloaded packageurl v0.6.0
[INFO] [stderr]   Downloaded typify-impl v0.6.2
[INFO] [stderr]   Downloaded spdx v0.13.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6cbdbdd532b549af336c13a0c2671de6c3406632a28d659161ef4218890115d8
[INFO] running `Command { std: "docker" "start" "6cbdbdd532b549af336c13a0c2671de6c3406632a28d659161ef4218890115d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6cbdbdd532b549af336c13a0c2671de6c3406632a28d659161ef4218890115d8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6cbdbdd532b549af336c13a0c2671de6c3406632a28d659161ef4218890115d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6cbdbdd532b549af336c13a0c2671de6c3406632a28d659161ef4218890115d8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling serde_tokenstream v0.2.3
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking fluent-uri v0.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking regress v0.10.5
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling regress v0.11.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking referencing v0.45.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking packageurl v0.6.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking spdx v0.13.4
[INFO] [stderr]     Checking oxilangtag v0.1.5
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking cvss-rs v0.3.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]     Checking fancy-regex v0.17.0
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling typify-impl v0.6.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]     Checking jsonschema v0.45.1
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]    Compiling typify-macro v0.6.2
[INFO] [stderr]    Compiling typify v0.6.2
[INFO] [stderr]    Compiling ssvc v0.1.0
[INFO] [stderr] error: failed to run custom build command for `ssvc v0.1.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/ssvc-5229bc7a0aa407f3/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-changed=assets/SelectionList_2_0_0.schema.json
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] running `Command { std: "docker" "inspect" "6cbdbdd532b549af336c13a0c2671de6c3406632a28d659161ef4218890115d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cbdbdd532b549af336c13a0c2671de6c3406632a28d659161ef4218890115d8", kill_on_drop: false }`
[INFO] [stdout] 6cbdbdd532b549af336c13a0c2671de6c3406632a28d659161ef4218890115d8
